home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 4 / Assassins 4 (1999)(Weird Science).iso / docs / puzzles / gravity.doc < prev    next >
Text File  |  1992-09-02  |  2KB  |  37 lines

  1.  
  2.  Author:Marian Schedenig
  3.  
  4.  This is a little game I wrote 1997-10-04. It's written in AMOS
  5.  Professional and based on a similar game I wrote about 2 years ago but
  6.  cannot find now.
  7.  
  8.  Use the mouse to control a red ball (or disc or anything else - I have no
  9.  idea what it really could be ;-).The problem is that there are up to four
  10.  other small balls (depending on the level you selected), which are
  11.  attracted by your ball, with the gravitational pull steadily increasing.
  12.  You simply (?) have to dodge them as long as possible.If you collide with
  13.  one of the balls, the game is over. If you do not move, the velocity of
  14.  the balls also increases. I implemented this to prevent you from simply
  15.  getting the balls into an orbit around you and waiting,as the balls would
  16.  then never collide with you.
  17.  
  18.  This game is freeware.Copy it to whoever you want.You may also include it
  19.  on software collections or coverdiscs (but I would be glad if I get a
  20.  copy of them), or put it into internet. You may NOT demand any money for
  21.  the program itself, as well as you may not change the copyright
  22.  (you wouldn't have guessed this, would you? ;')
  23.  
  24.  I have tested this program on an A1200 with an 68030 CPU @ 50MHz and 16MB
  25.  fast ram. Nevertheless the game should run on ANY PAL Amiga. I may,
  26.  however, not be blamed if your system starts doing strange things like
  27.  producing smaller amounts of smoke or scattering all over your desk
  28.  (don't be afraid - I don't think this will happen).
  29.  
  30.  If you have any comments on the game or if you want to get the source
  31.  code, or for any other reason, drop me an E-Mail:
  32.     msched@qspr03.tuwien.ac.at
  33.  
  34.  You can also visit my homepage, where you will find some other Amiga
  35.  programs:
  36.     qspr03.tuwien.ac.at/~msched/
  37.